libostree: Enhance the annotation coverage
authorCorentin Noël <corentin.noel@collabora.com>
Thu, 9 Feb 2023 15:28:53 +0000 (16:28 +0100)
committerCorentin Noël <tintou@noel.tf>
Thu, 9 Feb 2023 15:28:53 +0000 (16:28 +0100)
commitfa750fba8032dd271b33ef1553b46f9a0a985e50
treeb213c822b747a7286f8577ad58a673d84c9bbca8
parent51f3d03d9bc1e39b5e47c629ae5eb9f483da56b8
libostree: Enhance the annotation coverage

Increase the coverage of the GObject Introspection annotation and most notably
replace the use of "allow-none" with "out" parameters to "nullable" or "optional"
as the previous annotation is deprecated and ambiguous.
13 files changed:
src/libostree/ostree-bootconfig-parser.c
src/libostree/ostree-deployment.c
src/libostree/ostree-kernel-args.c
src/libostree/ostree-mutable-tree.c
src/libostree/ostree-ref.c
src/libostree/ostree-ref.h
src/libostree/ostree-repo-commit.c
src/libostree/ostree-repo-file.c
src/libostree/ostree-repo-pull-verify.c
src/libostree/ostree-repo-pull.c
src/libostree/ostree-repo.c
src/libostree/ostree-sepolicy.c
src/libostree/ostree-sysroot-deploy.c